Skip to content

Install chocolateypinnedtaskbaritem#19

Open
corbob wants to merge 2 commits into
chocolatey-community:masterfrom
corbob:install-chocolateypinnedtaskbaritem
Open

Install chocolateypinnedtaskbaritem#19
corbob wants to merge 2 commits into
chocolatey-community:masterfrom
corbob:install-chocolateypinnedtaskbaritem

Conversation

@corbob

@corbob corbob commented Dec 6, 2024

Copy link
Copy Markdown

Description Of Changes

Add Install-ChocolateyPinnedTaskBarItem function to compatibility extension.

Motivation and Context

It done be deprecated.

Testing

I submit that @gep13 as the one laughing at the thought of a PR being submitted, and the resident PowerShell expert should test this to ensure that it works.

In all fairness: I have not done any testing of this, but can do testing of it if we want.

Operating Systems Testing

N/A

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?

Related Issue

Fixes #18

The Install-ChocolateyPinnedTaskBarItem function is being removed in
version 3 of Chocolatey CLI. This adds a stub of it to the compatibility
extension to allow packages to keep working.
@corbob corbob requested a review from AdmiringWorm December 6, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Install-ChocolateyPinnedTaskBarItem to Compatibilty extension

1 participant